home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / eddy8d.zip / EDDY_HST.DOC < prev    next >
Text File  |  1996-06-17  |  20KB  |  378 lines

  1.  
  2.                             ++ REVISION HISTORY ++
  3.  
  4.     This file describes functionality changes other than minor bug fixes.
  5.     Changes in the current version of EDDY are described first.  Changes to
  6.     versions prior to 8a have been deleted, as there isn't a lot of interest
  7.     in ancient history among the user base, and the file was getting pretty
  8.     big.  If you have one of the older versions, and feel that you need this
  9.     information, I'll be glad to send it to you.  Just ask.
  10.  
  11.     Version 8d
  12.     ==========
  13.     ..  A history of directory usage -- working and target -- is maintained.
  14.         This allows you to return to earlier directories easily from the
  15.         dialog boxes, by pressing [Up]/[Down], similar to DOSKEY.
  16.  
  17.     ..  The old directory recall functions -- [Shift+F10]/[Shift+^F10] --
  18.         are no longer used.
  19.  
  20.     ..  Swap file handling/usage has been revised.  EDDY.DOC, Section 15.3
  21.  
  22.     ..  The modifier "!" is no longer used by EDDY.USE, nor when using the
  23.         DOS Shell.
  24.  
  25.     ..  You may specify -- by customizing -- a "trashcan" directory, into
  26.         which deleted files will be moved rather than deleted completely.
  27.         [Del] is used to override use of the trashcan.
  28.  
  29.     ..  Identification of compressed drives (e.g., Stacker) has been made
  30.         more aggressive, to reduce the frequency that you will be asked the
  31.         question.  If EDDY makes a mistake with this analysis, you can
  32.         override it by pressing [F12].
  33.  
  34.     Version 8c
  35.     ==========
  36.     ..  When using the DOS Shell ([F9]), confirming with [!] instead of [F9]
  37.         causes EDDY to attempt to swap out its memory, even when EDDY is
  38.         configured for "no swapping" (added in version 8c3).
  39.  
  40.     ..  There are MAJOR enhancements to EDDY.USE.  Many thanks to user
  41.         Jacques Bensimon for most of the ideas!  You may need to revise your
  42.         current EDDY.USE file (if you're using an earlier version of EDDY).
  43.         Please review Section 14 of EDDY.DOC carefully, to determine what
  44.         changes you need to make, and which enhancements you'd like to take
  45.         advantage of.  One change that's easy to overlook:  the meaning of
  46.         the "^" (caret) is reversed in this version.
  47.  
  48.     ..  Now you can be very precise about which files you wish to have
  49.         included in the working directory display.  You may provide up to
  50.         five different file specifications, simultaneously, either from the
  51.         command line or from the [Alt+w] dialog box.  File specs are
  52.         separated by commas.  Thus, to see all executable files in a
  53.         directory, you could enter:
  54.                           "EDDY   *.COM,*.EXE,*.DLL"
  55.         You can use (and mix) file specs with and without wildcards; e.g.,
  56.                "EDDY   *.COM,*.EXE,THISONE.ABC,THATONE.XYZ,*.B??"
  57.         is acceptable.
  58.  
  59.         If you use press [*] -- the "file exclusion" feature -- you'll get a
  60.         display of all files that DON'T match ANY of the given file specs.
  61.  
  62.         Multiple file specs may also be used with "where-is" searching.
  63.  
  64.     ..  If you often use similar, lengthy command lines -- e.g., lots of
  65.         options, long pathnames, multiple file specifications, and/or
  66.         filters -- you may want to use a "response file" instead of typing
  67.         everything from the command line.  See EDDY.DOC, Section 2.4.
  68.  
  69.     ..  If EDDY is not able to determine positively whether the working
  70.         directory is on a "compressed drive" or not, you'll be asked.
  71.         Perhaps annoying, but it won't happen any more if you customize.
  72.         Also, as a sort of "compensation" you'll probably note that the
  73.         initial display (where the question doesn't have to be asked) comes
  74.         up noticeably faster.
  75.  
  76.     ..  The "exclusion" function now works with respect to attribute or
  77.         timestamp filters, as well as file specifications.  If you use a
  78.         filter, you can use this function even when your file spec is "*.*".
  79.  
  80.     ..  When filtering, subdirectories are always displayed, even if they
  81.         don't match the filter.  The "filter dirs" configuration parameter
  82.         is no longer used.
  83.  
  84.     ..  When there is not enough room on the target disk to handle all the
  85.         COPY/MOVEs you want to do, EDDY will warn you, as before, but if you
  86.         press [Enter] to continue with the update, any files that DO fit on
  87.         the target disk will be copied/moved.  The others will stay tagged.
  88.         Copying is attempted in the order the files appear in the EDIT
  89.         display.
  90.  
  91.     ..  A frequently-requested feature has been the ability to make a copy,
  92.         in the working directory, of a file in the working directory (under
  93.         a different name, of course).  This doesn't actually require any
  94.         special treatment by EDDY.  With EDDY.USE, and the DOS "copy"
  95.         command, it's easy.  To illustrate this, a file called EDDYCOPY.BAT
  96.         is included, along with a corresponding entry in EDDY.USE.  Read the
  97.         comments in those two files for details.
  98.  
  99.     ..  When copying or moving directories or trees, the timestamp is
  100.         preserved.  Previously, it was set to the current DOS timestamp.
  101.  
  102.     ..  The "list file" function is enhanced for use with multiple
  103.         directories, particularly when combined with the "Where's That
  104.         File?" command/option.  Refer to EDDY.DOC, Sections 5.7.1 and 22.
  105.  
  106.     ..  When doing a "Where's That File?" search, you can tag subdirectories
  107.         at the start of the search as "Ignore" if you don't want to include
  108.         them in the search.
  109.  
  110.     ..  When doing a "FIND" in RAM, EDDY no longer displays a "hit" on the
  111.         copies of the string used internally by EDDY for matching and
  112.         display.
  113.  
  114.     ..  After an [Alt+o] when LOOKing at a raw disk to find the "owner" of
  115.         what you're looking at, the progress is shown during the potentially
  116.         long FAT and directory search process, to reassure you that EDDY's
  117.         not stuck.  Also, you can cancel the process by pressing a key.
  118.         Handling of CVFs is better, too, with fewer (none, that I know of)
  119.         false alarms re "lost clusters".
  120.  
  121.     ..  Additional double click mouse actions:
  122.         - on the "LOOK" button, go directly to PATCH the current file (just
  123.           as though you had pressed [F4] ).
  124.         - on the "QUIT" button, exit to current working directory (just as
  125.           though you had pressed [Alt+F10] ).
  126.  
  127.     ..  The swap file name is now generated by DOS (rather than being called
  128.         "EDDY.SWP"), so as to be unique within its directory.  This allows
  129.         nested swapping if another copy of EDDY is run from the DOS Gateway.
  130.  
  131.     ..  For "drives" that are recognized by EDDY -- either automatically or
  132.         as identified by the user -- as being "compressed volume files"
  133.         (CVFs), the third line from the top of the screen will show "[CVF]"
  134.         instead of "Drive".
  135.  
  136.     ..  The "wasted space" calculation is no longer done for compressed
  137.         drives, as the compression products themselves have already
  138.         optimized this by their own methods.  Short of changing to a
  139.         different compression utility, there's not a lot the user can do to
  140.         improve on this.
  141.  
  142.         [F11] toggles the "wasted space" display to show the potential space
  143.         saving, IF the disk were partitioned with different cluster sizes.
  144.         If your keyboard doesn't have an [F11] key, see EDDY.DOC, Appendix
  145.         A, Section I.
  146.  
  147.     ..  To cancel the current target, press:  [Alt+t], [.], [CR]
  148.  
  149.     ..  When EDDY's timestamp is frozen (by pressing [Alt+=]), the frozen
  150.         state is indicated by an "=" next to the word "time" in the display
  151.         heading.
  152.  
  153.     ..  The date format may be customized by using the "date style"
  154.         parameter, described in EDDY.DOC, Section 30.3.2e, whether or not
  155.         you use DOS's "COUNTRY.SYS" in your CONFIG.SYS file.
  156.  
  157.     ..  CD-ROM handling is improved: better testing for ready/not ready, use
  158.         of [Alt+x], [Alt+l], [^